Delete DynamoDB UserInvite after Auth0 invite accept

post/auth/cleanup-invite

Headers

X-ScaleOps-Tokenstring

Request body

$schemastring uri

A URL to the JSON Schema for this object.

emailstring required
org_idstring required

Example request

{
  "$schema": "https://api.scaleops.com/schemas/CleanupInviteReqBody.json"
}

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.