Skip to content

Delete a invite
Stable

Request

Delete a invite

Security
apiKey
Path
enterprise_idstring, (uuid)required

Enterprise ID

invite_idstring, (uuid)required

Invite ID

cURL
curl -i -X DELETE \
  'https://develop-api.esper.io/_mock/openapi/authn2/v0/tenant/{enterprise_id}/invite/{invite_id}' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

Deleted tenant user invite

Response
No content