Skip to main content
DELETE
/
agency
/
invite
Revoke invitation
curl --request DELETE \
  --url https://api.closebot.com/agency/invite \
  --header 'X-CB-KEY: <api-key>'

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Query Parameters

email
string

The invited email to revoke

Response

200

Success