canvas
Delete View
Delete a saved canvas view.
DELETE
Delete View
Documentation Index
Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
Successful Response
Previous
WhoamiReturn the authenticated console principal.
Smoke-test endpoint for console auth. Returns the principal kind
plus its identifying fields so callers can confirm their token was
verified against the console Clerk realm rather than the customer
realm.
Args:
principal: Authenticated console principal resolved from the
bearer token.
Returns:
A dictionary with ``kind`` set to ``console_user`` or
``console_machine`` and the identifying fields for that kind.
Fields not applicable to the resolved kind are present with
a ``None`` value so the response shape is stable.
Next
Delete View