Add or update livesend viewer link permissions

Add or update viewer link permissions to a given livesend link.

PATH PARAMETERS

KeyTypeDescription
userIdentifierstringUri encoded user identifier string. Fox example, test%40seismic.com is the email address [email protected].

SCOPES

Requires: seismic.delivery See Permissions for additional details.

Body Definitions

{
    "flags": ["string"]
}

AttributeDescription
flagsString array. Currently, only support 'view'.

🚧

Rate limiting

This endpoint has a 10 requests per 60 second rate limiting policy.

Language
Credentials
Header
Click Try It! to start a request and see the response here!