Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationApi keys

Rotate API key

POST
/v2/api-keys/{client_id}/rotate

Path Parameters

client_id*string

The client ID of the key to rotate

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://api.verdocs.com/v2/api-keys/497f6eca-6276-4993-bfeb-53cbbbba6f08/rotate"
{}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}