Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
coaxial_id
string<uuid>
required
user_id
string
required

Response

A boolean describing whether or not user has resource access

The response is of type boolean.