Monetate Data API
Data
Post Data for example_schema
POST
https://api.monetate.net/api/data/v1/{retailerShortname}/production/data/example_schema/
Authentication
Authorization
Body Parameters
body
Description
Representation of the `fields` for this Schema.
All Of
example_schemaData +
schema_rows
*
_sent_time
Responses
201
Data was posted for the schema and will be made available for targetting.
meta
*
data
*
400
Validation error.
One or more values being sent was not in the correct format, or a required value was missing.
meta
*
data
*
401
Unauthorized.
The request did not include a token, or the token provided was invalid. Please ensure that your token is correct and that the Authorization header is properly formatted.
meta
*
data
*
403
Forbidden.
The request included a token that has been revoked. Please contact your account administrator to generate a new token.
meta
*
data
*
404
Not found.
The resource you are trying to fetch does not exist, or has been deleted.
meta
*
data
*
500
Unknown error.
Please try again or contact your account manager for more information.
meta
*
data
*