Skip to main content
DELETE
Delete an OTP template
Delete an OTP template. Verifications already in flight are not affected: they carry the configuration they resolved when they were created. A later verification sent with the deleted identifier fails with template_not_found.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string
required

The identifier of the template.

Response

OK

id
string
required

The identifier of the template that was deleted.

Example:

"template_01k8ap1btqf5r9fq2c8ax5fhc9"