The ID of the workspace to add the database to.
The ID of the database to add to the workspace.
Response
Error Responses
The error code indicating the reason for failure. Possible values:
FORBIDDEN: The user is not authenticated or lacks sufficient permissions (requires owner or admin role).
DATABASE_NOT_FOUND: The specified database does not exist or the user is not the owner.
A descriptive message providing additional details about the error.