Removes reviewers from secure share

Removes reviewers from secure Share by three identifier types: adobe_user_id, email, and user_id.


A request can only include one identifier type parameter.
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

Request body
dataobjectRequired

Response

No Content

Errors