panelica_databases_post_v1_databases_id_grant
Create a database grant to assign permissions and control user access for a specific database.
Instructions
Create grant
HTTP: POST /v1/databases/:id/grant Category: Databases Required scopes: databases:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |