Delete a deploy key
DELETE
/api/v4/projects/{id}/deploy_keys/{key_id}
Deletes a deploy key from the project. If the deploy key is used only for this project, it is deleted from the system.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Responses
Section titled “Responses”Resource deleted
Bad Request
Unauthorized
Not found