credentials
Upsert Credential
Store or rotate one credential.
A rotation replaces the whole login; there is no endpoint that reads one back, by construction rather than by permission — a lost password is re-entered, not recovered.
put/credentials/{system}/{account_key}
Path parameters
system'servicetitan' | 'aspire' | 'housecall_pro' | 'portal' | 'rebates' | 'permit' | 'other' required
account_keystring required
Request body
Response
Successful Response
Changes
Changed in 3 of the 23 revisions of this API.3
- ○
added the new enum value
rebatesto thepathrequest parametersystemrequest-parameter-enum-value-added
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○