Skip to main content
POST
Reassign multiple matrices

Authorizations

Authorization
string
header
required

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

Body

application/json
matrixIds
string<uuid>[]
required

Array of matrix IDs to update

Minimum array length: 1
Example:
ownerId
string<uuid>
required

Owner ID

Example:

"de77657c-534f-46e0-8f41-fa51d6a755b3"

Response

Matrices reassigned successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-08T06:33:22.023Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data