Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

tableId
string<uuid>
required

Table ID

Body

application/json

Table update data

name
string
Maximum string length: 255
Example:

"Updated Table Name"

description
string | null
Maximum string length: 1000
Example:

"Updated description"

Response

Table updated successfully

message
string
Example:

"Table updated successfully"

transaction_id
string<uuid>
table
object