Assign Role to Guest

Assigns a role to a guest.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

guestIdstringRequired
The guest id

Headers

X-Disable-Hooks"true"RequiredDefaults to true

Request

This endpoint expects an object.
roleIdstringRequired
Role ID
resourceIdstringRequired

Response

This endpoint returns an object.
dataobject

Errors