API Reference/Git
Delete a Git identity
Delete a Git identity. This will revoke all permissions granted to this identity.
DELETE
/git/v1/identity/{identity}
Path Parameters
identity
RequiredstringFormat:
"uuid"
Response Body
200
Identity deleted
response
Requiredobject400
Invalid request
message
Requiredstring403
Forbidden
message
Requiredstring404
Identity not found
message
Requiredstring500
Internal server error
message
RequiredstringIdentity deleted