Update Policy
appAccess
Update Policy
Replace the application access policy. Each successful mutation increments its version.
PUT
Update Policy
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization's id (UUID) or slug — either form is accepted.
The project's id (UUID) or slug — either form is accepted.
Body
application/json
Response
Updated policy.
Available options:
public, authenticated, organization, invite_only Access for pull-request previews. Inherit uses the project mode.
Available options:
inherit, public, authenticated, organization, invite_only Required range:
x >= 1