Delete a project service account
DELETE
/api/v4/projects/{id}/service_accounts/{user_id}
Deletes a specified project service account. Available only for project Owners, Maintainers, and administrators.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Query Parameters
Section titled “Query Parameters”hard_delete
boolean
Whether to remove a user’s contributions
Responses
Section titled “Responses”No Content
400 Bad request
401 Unauthorized
403 Forbidden
404 Project not found