Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
UUID of the data
Body
application/json
- Option 1 · object
- Option 2 · object
- Option 3 · object[]
Single row keyed by field names
Example:
{
"Location": "Los Angeles Headquarters",
"Price": "1999.00"
}