Skip to main content

POST Unsubscribe From VP Player

Overview


The following table contains important information about the POST method in regards to the managing process.

POST Unsubscribe From VP Player
MethodPOST
URL or Endpoint/api/access/email/unsubscribe
Parametersemail, api-version
BodyNot applicable.

The description of the URL parameters is as follows:

URL Parameter NameMandatoryTypeDescription
emailYesstringThe email of the client.
api-versionNostringThe correct api version to use.

Request Body

Does not contain a request body

Response

Does not contain a response body

Errors

For information about the errors that are common to all actions, see Common Errors:

  • HTTP Status Code 400: Bad Request

  • HTTP Status Code 401: Unauthorized

  • HTTP Status Code 403: Forbidden

  • HTTP Status Code 404: Result Not Found

  • HTTP Status Code 500: Internal Server Error

  • HTTP Status Code 503: Backend Fetch Failed