Update OAuth App
OAuth App
Update OAuth App
Updates an existing OAuth application for the specified provider
PUT
Update OAuth App
Documentation Index
Fetch the complete documentation index at: https://ota-docs.calry.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Integration provider for the OAuth app
Available options:
BOOKINGSYNC, CIIRUS, GUESTY, HOSTAWAY, HOSTFULLY, HOSTIFY, INTERHOME, LODGIFY, OWNERREZ, HOSTHUB, UPLISTING, BEDS24, HOST_TOOLS, HOSTFULLYSANDBOX, HOSPITABLE, TOKEET Body
application/json
Provider Client ID for the OAuth Application. Refer to the provider documentation for more information.
Example:
"XXXXXXXXXX"
Provider Client Secret for the OAuth Application. Refer to the provider documentation for more information.
Example:
"XXXXXXXXXX"
OAuth scopes required for the application. Refer to the provider documentation for more information.
Example:
"read_listings write_listings read_bookings"
Response
OAuth app updated successfully