Check if the user is invited

post/auth/check-invitation

Headers

X-ScaleOps-Tokenstring

Request body

$schemastring uri

A URL to the JSON Schema for this object.

connection_idstring
connection_namestring
org_idstring required
user_idstring required

Example request

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

Response

No Content

Changes

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