Skip to main content
POST
/
notification
Toggle notifications
curl --request POST \
  --url https://api.orafi.app/v1/notification \
  --header 'x-api-key: <api-key>'
{
  "status": "<string>",
  "message": "<string>"
}

Authorizations

x-api-key
string
header
required

Response

200 - application/json

Notification preference updated

status
string
message
string