action tradematic_post_client_users_register { label: "Register a new user" description: "Register a new user" provider: tradematic method: POST path: "/client/users/register" encoding: json output: { type: "object" additionalProperties: true } }