Pause Request Deadline

Use this API to pause the deadline of a request.

πŸ—’

Things to Know

  • The deadline will be removed from the request until it is resumed. Once resumed, it will be adjusted based on the time that the deadline was paused.
  • The request will be automatically resumed when the data subject responds. Manually resuming is also supported.
πŸ‘

For more information, see Pausing and Resuming a Request Deadline.

Path Params
string
required

Request Reference ID

Body Params
boolean
required

If PauseDeadline is marked true, the deadline will be paused. If PauseDeadline is marked false, the deadline will be resumed.

string
length β‰₯ 1

Internal comment to be added on pause or resume.

string

This is the ISO language code for OneTrust supported languages.

The language code provided here informs the language of the comment.

Examples: en-us for English, de for German, fr for French, etc

Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
*/*