Marketplace
Upsert Marketplace org config
PUT
https://api.thearvexa.com/api/marketplace/configMarketplace
Recent Requests
Log in to see full request history| Time | Status | User Agent |
|---|---|---|
| Make a request to see history. | ||
Headers
x-organization-idstringrequiredTenant organization identifier
x-user-rolestringrequiredDevelopment RBAC role (for example SUPER_ADMIN, ORG_ADMIN, OPS_MANAGER, VIEWER)
x-user-idstringTrusted authenticated actor id (interim header auth). Recorded as the actor on sensitive writes such as finance adjustments and their approve/reject decisions. Ignored when header auth is disabled.
Body Params
displayTogglesJsonobjectapprovalDefaultsJsonobjectrefreshCadenceMinutesnumbermetadataJsonobjectResponses
200Responseapplication/json
Response
Schema
object
enabledbooleanrequiredmessagestringoptionalcontextobjectrequiredorganizationIdstringrequiredconfigobject | nulloptionalExample
{
"enabled": true,
"message": "string"
}