API ReferenceBilling

Delete Key

DELETE
/simpleserve/v1/keys/{key_id}

Path Parameters

key_id*Key Id

Header Parameters

authorization?Authorization
Default""
xi-api-key?Xi-Api-Key
Default""

Response Body

application/json

application/json

curl -X DELETE "https://example.com/simpleserve/v1/keys/string"
{  "id": "string",  "revoked_at": "2019-08-24T14:15:22Z"}