action watchful_create_sso_users { label: "Create a SSO User" description: "Create a SSO User" provider: watchful method: POST path: "/ssousers" encoding: json output: { type: "object" additionalProperties: true } }