Rotate API key
Path Parameters
client_id*string
The client ID of the key to rotate
Format
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://api.verdocs.com/v2/api-keys/CLIENT_ID/rotate" \ -H "Authorization: Bearer ACCESS_TOKEN" \ -H "content-type: application/json" \ -d '{"param": "value"}'{}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}