Create a new data object (record) in a specific dataset
Authorization header.
/v1/oauth2/token endpoint. Pass the token directly without the “Bearer” prefix.application/json.application/json is supported.true or false| Status Code | Description |
|---|---|
400 Bad Request | Invalid request body or malformed JSON. Check your request format. |
401 Unauthorized | Invalid or expired access token. Obtain a new token from /v1/oauth2/token and try again. |
403 Forbidden | Your application client does not have permission to create data objects. Contact your tenant administrator. |
404 Not Found | The specified business area, schema, or dataset does not exist, or you do not have access to it. |
500 Internal Server Error | An unexpected error occurred on the server. Try again later or contact support. |
_errors array. This allows you to import data and fix validation issues later._errors array in the response to identify and report validation issues._dataObjectId for future updates or deletions.