Skip to main content
DELETE
/
origins
/
{originId}
Delete a origin by id
curl --request DELETE \
  --url https://app.dynamicauth.com/api/v0/origins/{originId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

originId
string
required
Required string length: 36
Example:

Response