Add reviewers to secure share

Add reviewers to secure share by three identifier types: adobe_user_id, email, and user_id.


A request can only include one identifier type parameter.


email is the only identifier able to add reviewers to a Share who don’t have a Frame account member on the account where the Share belongs.
Rate Limits: 10 calls per 1.00 minute(s) per account_user

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

account_idstringRequiredformat: "uuid"
A UUID String
share_idstringRequiredformat: "uuid"
A UUID String

Request

Add reviewers to share body
dataobjectRequired

Response

No Content

Errors