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": {}
}'

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
data
object
required

Response

201 - undefined