Skip to main content

Update an opt out request

PUT 

/api/v2/opt_outs/:uuid

Update an opt out request

Request

Path Parameters

    uuid stringrequired

    The unique identifier of the opt out request you want to update

    Example: 7efa58a8-9b7d-4faf-8082-5f7f7f407db7

Header Parameters

    authorization stringrequired
    Example: Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9

Body

    first_name string

    The first name of the person wanting to opt out of the sharing or selling of their data

    last_name string

    The last name of the person wanting to opt out of the sharing or selling of their data

    email string

    The email address of the person wanting to opt out of sharing or selling of their data

    location string

    The location of the person wanting to opt out

    additional_info string

    Any additional details the user might want to add to their request

Responses

Opt Out Request updated

Schema

    created_at string

    Datetime of when the opt out was created.

    email string

    The email associated with the data subject.

    first_name string

    The first name of the data subject.

    last_name string

    The last name of the data subject.

    location string

    The location the data subject when they submitted the request.

    status string

    The status of the request.

    uuid string

    The unique identifier of the request.

Loading...

 

Need help?
If you have any questions, please reach out to your dedicated CSM or contact us at support@datagrail.io.

Disclaimer: The information contained in this message does not constitute as legal advice. We would advise seeking professional counsel before acting on or interpreting any material.