curl --request DELETE \
--url https://api.novu.co/v1/subscribers/{subscriberId}/credentials/{providerId}
This response has no body data.
Delete subscriber credentials such as slack and expo tokens.
curl --request DELETE \
--url https://api.novu.co/v1/subscribers/{subscriberId}/credentials/{providerId}
This response has no body data.
Was this page helpful?