The ID of the organization to add the database to.
The ID of the database to add to the organization.
Response
Indicates whether the call was successful.
success if successful, error if not.Error Responses
Indicates whether the call was successful.
error if not successful.The error code indicating the reason for failure. Possible values:
FORBIDDEN: The user is not authenticated or lacks sufficient permissions (requiresowneroradminrole).DATABASE_NOT_FOUND: The specified database does not exist or the user is not the owner.