NotifyHub
Openapi

Upsert recipient

POST
/v1/server/recipients

Creates a new recipient or shallow-merges the provided profile fields into an existing recipient matched by id. Device tokens are appended rather than replaced. Returns the full recipient object after the write.

Authorization

environmentKey
AuthorizationBearer <token>

In: header

Response Body

curl -X POST "https://loading/v1/server/recipients"
Empty