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

Documentation Index

Fetch the complete documentation index at: https://docs.orafi.app/llms.txt

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

Authorizations

x-api-key
string
header
required

API key for merchant authentication required for most endpoints

Response

Notification preference updated

message
string
payload
object