Custom-provider marketplace app update capabilities
Toggle capabilities for the marketplace app tied to the OAuth client
PUT
Custom-provider marketplace app update capabilities
Headers
API Version
Available options:
2021-07-28 Body
application/json
Whether the marketplace app supports subscription schedules or not
Example:
true
Company id. Mandatory if locationId is not provided
Example:
"Yjnwuduw83e8x30sm0"
Location / Sub-account id. Mandatory if companyId is not provided
Example:
"Yjnwuduw83e8x30sm0"
Response
Successful response
Whether the custom provider capabilities are updated or not. true represents capabilities are updated
Example:
"true"
Last modified on March 8, 2026
Custom-provider marketplace app update capabilities