[Beta] Update project's temporary access configuration.
put
/v1/projects/{ref}/jit-accessOAuth scopes
- database:write
The fine-grained token must include the following permissions to access this endpoint:
- project_admin_write
Path parameters
- refRequiredstring
Project ref
Body
- stateRequiredenum
Response codes
- 200
- 401
- 403
- 429
- 500
Response (200)
{ "state": "enabled", "appliedSuccessfully": true}