Delete a Project Invite

Deletes an invite for a specific project

Path parameters

project_idstringRequired
The unique identifier of the project
emailstringRequired
The email address of the member

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Response

The invite was successfully deleted
messagestring or null
confirmation message

Errors