Skip to main content
POST
/
notifications
/
ar24-user
AR24 createUser
curl --request POST \
  --url https://api.example.com/notifications/ar24-user \
  --header 'Content-Type: application/json' \
  --data '{
  "data": {}
}'

Body

application/json
data
object
required

Response

201 - undefined