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.

X-Retry-In

string <duration>
How long (in milliseconds) to wait until able to retry the request.

Path parameters

code

string required
The unique code that identifies the onboarding invite.