Add reviewers to secure share
Add reviewers to secure share by three identifier types: `adobe_user_id`, `email`, and `user_id`.
<br>
A request can only include one identifier type parameter.
<br>
`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.
<br>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_id
A UUID String
Request
Add reviewers to share body
data
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error