Revoke onboarding invite

Revoke an onboarding invite, rendering the invitation link unusable.
DELETE
/onboarding-invites/{code}
204 404 429
The onboarding invite was successfully revoked.
No onboarding invite with the specified code was found.
Request was refused due to rate limiting.

Retry-After

number

Path parameters

code

string required
The unique code that identifies the onboarding invite.