Validate ServiceTitan client credentials and persist them.
The three values from ServiceTitan's API Application Access page.
client_secret is a SecretStr so it is masked in logs/reprs and marked write-only in the OpenAPI schema; the value still arrives as a plain JSON string from the client.
Successful Response
Result of a connect/disconnect on a web-form integration.