/api/database

POST /api/database/{id}/permission/workspace/check

Check if database's connection has the required permissions to manage workspaces. By default it'll return the cached permission check.

post/api/database/{id}/permission/workspace/check

Path parameters

idinteger required

value must be an integer greater than zero.

cachedboolean

Response

Successful response

checked_atstring required
errorstring
statusstring required

Changes