DELETE
/
organisations
/
{organisation_id}
/
keys
/
{key_id}
curl --request DELETE \
  --url https://platform.versori.com/api/organisations/v1/organisations/{organisation_id}/keys/{key_id}
This response does not have an example.

Path Parameters

organisation_id
string
required
key_id
string
required

Response

204

OK