cURL
curl --request DELETE \ --url https://api.formizee.com/v1/key/{id} \ --header 'Authorization: Bearer <token>'
{}
Documentation IndexFetch the complete documentation index at: https://docs.formizee.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.formizee.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The id of the key
"key_4VjHrJoEwAFC6itz8oUBW9NW2bia"
Delete a key
The response is of type object.
object
Was this page helpful?