Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The API key does not have permission for the requested operation (HTTP 403).
class PermissionDeniedError extends ModusError
PermissionDeniedError(message: string, options?: { statusCode: number; requestId: string; responseHeaders: Record<string, string>; body: string; code: string } | undefined): PermissionDeniedError
PermissionDeniedError