Skip to main content
DELETE
Remove 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
tenantUserId
string<uuid>
required

Response

Success

status
string
Example:

"success"

message
string
Example:

"Access removed"