post https://{server}/api/v2.1/admin/sys-user-notifications/
Add a system notification to a specific user with their ID.
Response
Add a system notification to a specific user with their ID.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/admin/sys-user-notifications/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: