API Documentation
Applications
Authentication
Security
Abuse Prevention
Routing
Authentication
Delete authentication
DELETE
/
{account_id}
/
authentication
/
{authentication_id}
Copy
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/authentication/{authentication_id}
Response
200
authentication deleted successfully
Was this page helpful?
Copy
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/authentication/{authentication_id}
Assistant
Responses are generated using AI and may contain mistakes.