Skip to content

Delete an invitation to a project

DELETE
/api/v4/projects/{id}/invitations/{email}

Deletes a pending invitation to a specified email address for a project.

id
required
string

The project ID

email
required
string

The email address of the invitation

No Content

Bad Request

Forbidden

Not found

Could not delete invitation