Content
Create Content
POST
/contentmodules/{moduleId}/content
https://api.relesysapp.net/api/v1.3/contentmodules/{moduleId}/content
Create a content post in a module with
For more information on permissions and notifications visit their respective concept pages.
moduleId
if the model is valid.startDate
and endDate
should be provided in the following format: "yyyy-MM-ddTHH:mm:ss". For more information on permissions and notifications visit their respective concept pages.
Scopes: relesys.api, relesys.api:write, relesys.api.content, relesys.api.content:write
URL Path
moduleId | string / guid | The module's unique identifier | required |
Request Body
application/jsonobject | ||||
categoryId | string / guid | optional | ||
endDate | string | optional | ||
endDateTimeZone | string | optional | ||
⯈ locales | array[object] | required | ||
mediaIds | array[string / guid] | optional | ||
name | string | Max length: 128 | required | |
⯈ notifications | object | optional | ||
⯈ permissions | array[object] | required | ||
publishOnCreate | boolean | optional | ||
startDate | string | required | ||
startDateTimeZone | string | optional |