Database
Set Item
Replace a specific item in a table within a project.
PUT
/
account
/
{project_id}
/
db
/
{table_name}
/
{item_id}
Authorizations
Authorization
string
headerrequiredEnter your Bearer token in the format: Bearer <token>
Path Parameters
project_id
string
requiredThe ID of the project
table_name
string
requiredThe name of the table
item_id
string
requiredThe ID of the item to be replaced
Body
application/json
value
object