Delete provider credentials
Delete subscriber credentials for a provider such as **slack** and **FCM** by **providerId**. This action is irreversible and will remove the credentials for the provider for particular **subscriberId**.
Delete subscriber credentials for a provider such as slack and FCM by providerId. This action is irreversible and will remove the credentials for the provider for particular subscriberId.
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
In: header
Path Parameters
subscriberIdRequiredstringproviderIdRequiredstringHeader Parameters
idempotency-keystringA header for idempotency purposes
Response Body
Upsert provider credentials PATCH
Upsert credentials for a provider such as **slack** and **FCM**. **providerId** is required field. This API creates **deviceTokens** or appends to the existing ones.
Retrieve subscriber notifications GET
Retrieve subscriber in-app (inbox) notifications by its unique key identifier **subscriberId**.