Skip to main content

REVOKE Registration Token

PUT 

/api/workspaces/:workspaceId/devices/registration-tokens/revoke

Revokes registration token and all of it's ancestors and descendants.

Request

Path Parameters

    workspaceId uuidrequired

Body

    registrationTokenId uuidrequired

Responses

Registration token has been already revoked.

Schema

    type stringnullable
    title stringnullable
    status int32nullable
    detail stringnullable
    instance stringnullable
Loading...