Skip to content

Applies one unchanged exact Board Permission binding plan atomically.

POST
/api/workspace/admin/boards/boards/{boardId}/security/profiles/{resourceKind}/permission-bindings/apply
curl --request POST \
--url https://example.com/api/workspace/admin/boards/boards/example/security/profiles/example/permission-bindings/apply \
--header 'Content-Type: application/json' \
--data '{ "OperationKey": "2489E9AD-2EE2-8E00-8EC9-32D5F69181C0", "ExpectedRowVersion": "2489E9AD-2EE2-8E00-8EC9-32D5F69181C0", "Bindings": [ { "PermissionId": "example", "StatementKeys": [ "example" ] } ], "PlanToken": "example", "AcknowledgedWarningCodes": [ "example" ] }'
  • None
boardId
required
string
resourceKind
required
string
access_token
string

Optional access token for clients that cannot set Authorization headers. Prefer Authorization: Bearer <token> when possible.

Applies one unchanged Permission binding plan.

object
OperationKey
required
string format: uuid
ExpectedRowVersion
required
string format: uuid
Bindings
required
Array<object>

Replaces the complete Statement-key set for one exact Permission.

object
PermissionId
required
string
StatementKeys
required
Array<string>
PlanToken
required
string
AcknowledgedWarningCodes
required
Array<string>
Examplegenerated
{
"OperationKey": "2489E9AD-2EE2-8E00-8EC9-32D5F69181C0",
"ExpectedRowVersion": "2489E9AD-2EE2-8E00-8EC9-32D5F69181C0",
"Bindings": [
{
"PermissionId": "example",
"StatementKeys": [
"example"
]
}
],
"PlanToken": "example",
"AcknowledgedWarningCodes": [
"example"
]
}

OK

Media typeapplication/json
object
Data

Returns durable evidence for one completed policy-first administration operation.

object
Kind
required
string
OperationKey
required
string format: uuid
RowVersion
required
string format: uuid
AppliedChanges
required
Array<object>

Describes one exact canonical Statement or Permission Assignment change.

object
Family
required
string
Key
required
string
Action
required
string
PermissionId
string
nullable
StatementKey
string
nullable
CompletedAt
required
string format: date-time
AuditCorrelationId
required
string
Errors
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Warnings
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Success
boolean
Example
{
"Errors": [
{
"Type": 0,
"Severity": 0
}
],
"Warnings": [
{
"Type": 0,
"Severity": 0
}
]
}

Bad Request

Media typeapplication/json
object
Data

Returns durable evidence for one completed policy-first administration operation.

object
Kind
required
string
OperationKey
required
string format: uuid
RowVersion
required
string format: uuid
AppliedChanges
required
Array<object>

Describes one exact canonical Statement or Permission Assignment change.

object
Family
required
string
Key
required
string
Action
required
string
PermissionId
string
nullable
StatementKey
string
nullable
CompletedAt
required
string format: date-time
AuditCorrelationId
required
string
Errors
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Warnings
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Success
boolean
Example
{
"Errors": [
{
"Type": 0,
"Severity": 0
}
],
"Warnings": [
{
"Type": 0,
"Severity": 0
}
]
}

Unauthorized

Media typeapplication/json
object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties
Examplegenerated
{
"type": "example",
"title": "example",
"status": 1,
"detail": "example",
"instance": "example"
}

Forbidden

Media typeapplication/json
object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties
Examplegenerated
{
"type": "example",
"title": "example",
"status": 1,
"detail": "example",
"instance": "example"
}

Not Found

Media typeapplication/json
object
Data

Returns durable evidence for one completed policy-first administration operation.

object
Kind
required
string
OperationKey
required
string format: uuid
RowVersion
required
string format: uuid
AppliedChanges
required
Array<object>

Describes one exact canonical Statement or Permission Assignment change.

object
Family
required
string
Key
required
string
Action
required
string
PermissionId
string
nullable
StatementKey
string
nullable
CompletedAt
required
string format: date-time
AuditCorrelationId
required
string
Errors
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Warnings
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Success
boolean
Example
{
"Errors": [
{
"Type": 0,
"Severity": 0
}
],
"Warnings": [
{
"Type": 0,
"Severity": 0
}
]
}

Conflict

Media typeapplication/json
object
Data

Returns durable evidence for one completed policy-first administration operation.

object
Kind
required
string
OperationKey
required
string format: uuid
RowVersion
required
string format: uuid
AppliedChanges
required
Array<object>

Describes one exact canonical Statement or Permission Assignment change.

object
Family
required
string
Key
required
string
Action
required
string
PermissionId
string
nullable
StatementKey
string
nullable
CompletedAt
required
string format: date-time
AuditCorrelationId
required
string
Errors
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Warnings
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Success
boolean
Example
{
"Errors": [
{
"Type": 0,
"Severity": 0
}
],
"Warnings": [
{
"Type": 0,
"Severity": 0
}
]
}