Method
|
POST
|
URL
|
/v2/<object_full_identifier>
|
Parameters
|
|
Response
Content Type
|
application/json
|
HTTP Status Code
|
Error Type
|
Error Detail
|
---|---|---|
400
|
missing_parameter_error
|
The body of the request did not contain any data
|
400
|
missing_parameter_error
|
The body of the request did not contain any valid data to create record/records
|
400
|
invalid_parameter_error
|
Error Creating Records. Error: ...
|
400
|
operation_error
|
Error Creating Record. Error: ...
|
500
|
server_error
|
Server Error
|