Notification

Send a new notification

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
brand_idstringRequired
collection_idsstring[]Optional
Responses
200Success
application/json
post
/notification/new
200Success

Get sent notifications

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
brand_idstringRequired
Responses
200Success
application/json
get
/notification/all/{brand_id}
200Success

Last updated