Send notification message
Send a notification message to a user
| Header Parameters |
|---|
X-Bc-Token string — REQUIREDJWT token with user account |
X-Bc-Ws string — REQUIREDUUID of the workspace |
| Request Body — REQUIRED |
|---|
to stringUser UUID to notify |
message stringMessage content |
date_time_to_send date-timeWhen to send the message |
active booleanMessage active status |
| Responses |
|---|
200Message sent successfully |