v36

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
Entity Type Reviewers

Assign a Reviewer

post/v3/entity-types/{typeID}/reviewers

Path parameters

typeIDstring required

Entity type public ID (ety_...).

Request body

userIDstring required

Public ID (usr_...) of the user to assign. Must belong to the account.

Response

The request has succeeded and a new resource has been created as a result.

reviewerIDstring required

Stable public identifier for the assignment (etr_...).

userIDstring required

Public identifier of the assigned user (usr_...).

emailstring required

The assigned user's email.

rolestring required

The assigned user's account role (for example operator, admin).

createdAtstring date-time required

When the assignment was created (RFC 3339).