Skip to main content
POST
Update multiple matrices status

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:
matrixStatusId
string<uuid>
required

New matrix status ID

Example:

"c2576170-4b16-4d4f-84ac-65f0159008e3"

Response

Matrix statuses updated 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