Skip to main content
POST
Add Label Access
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Authorization:
  • Required role: owner only

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

labelId
string<uuid>
required

Body

application/json
tenantUserId
string<uuid>
required
role
enum<string>
required
Available options:
admin,
manager,
viewer
permissions
string[]

Response

Created

status
string
data
object

Label access entry linking a tenant user to a label