latestOpenAPI 3.1.02026-08-1550256154.8 KB
76f89c68dacf
invites
Delete a Project Invite
Deletes an invite for a specific project
delete/v1/projects/{project_id}/invites/{email}
Path parameters
project_idstring required
The unique identifier of the project
emailstring required
The email address of the member
Headers
Authorizationstring required
Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef
Response
The invite was successfully deleted