Skip to main content
DELETE
/
otp
/
{id}
cURL
curl --request DELETE \
  --url https://api.simpu.co/otp/{id} \
  --header 'Authorization: <api-key>'
This response has no body data.

Documentation Index

Fetch the complete documentation index at: https://docs.simpu.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

An API key to authenticate requests

Path Parameters

id
string
required

ID of OTP to revoke

Response