Users
Currently authenticated user subscription update URL
Fetches the subscription URL of the authenticated user.
get/users/subscription-update-url
Response
OK
Example response
{
"message": "Request handled successfully",
"status": "success"
}Fetches the subscription URL of the authenticated user.
OK
{
"message": "Request handled successfully",
"status": "success"
}