LLM-readable documentation index
ApiV3GeneratedEntity Type Reviewers

Remove a Reviewer

Hand off to an LLM
DELETE
/v3/entity-types/{typeID}/reviewers/{userID}
x-api-key<token>

Authenticate using API Key in request header

In: header

Path Parameters

typeID*string

Entity type public ID (ety_...).

userID*string

Assigned user public ID (usr_...).

Response Body

curl -X DELETE "https://api.bem.ai/v3/entity-types/string/reviewers/string"
Empty