Team CLI Key
Revoke team CLI key
Revoke a CLI key by id for the specified team.
delete/teams/{teamId}/cli-keys/{keyId}
Path parameters
teamIdstring required
keyIdstring required
Response
Example response
{
"statusCode": 200,
"type": "Object"
}Revoke a CLI key by id for the specified team.
{
"statusCode": 200,
"type": "Object"
}