curl --request DELETE \ --url https://api.management.junction.com/v1/org/{org_id}/invite/{invite_id} \ --header 'X-Vital-Org-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
delete org invite via the Junction API. Requires authentication with your team API key.
https://api.management.junction.com/
X-Management-Key
Successful Response
Was this page helpful?