Announcements
Announcement [POST]
Request
Endpoint
POST /api/v2/user/announcements
Content-Type: application/vnd.api+jsonBody
{
"data": {
"type": "user_announcements",
"attributes": {
},
"relationships": {
"announcement": {
"data": {
"type": "announcements",
"id": "fe4b619f-6109-40fa-a9c8-72b5fe621d70"
}
},
"action": {
"data": {
"type": "announcement_actions",
"id": "70070591-2a54-4644-b959-1093e48f8295"
}
}
}
}
}Parameters
Attributes
Relationships
Response
Headers
Body
Fields
Attributes
Relationships
Last updated