v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Status Page

Validate subscriber token

Validate a subscriber token in Status page.

post/stakeholder-comms/cloudId/{cloudId}/api/subscribers/validate_token

Request body

tokenstring

Subscriber token to validate.

Response

Returned if the token is successfully validated.

validboolean

Whether the token is valid.

messagestring

Optional message about the validation result.

errorstring

Error message, if the operation was not successful.