Arvexa OS
Get API key

Marketplace

Upsert Marketplace org config

PUThttps://api.thearvexa.com/api/marketplace/config

Marketplace

Recent Requests

Log in to see full request history
TimeStatusUser Agent
Make a request to see history.

Headers

x-organization-idstringrequired

Tenant organization identifier

x-user-rolestringrequired

Development RBAC role (for example SUPER_ADMIN, ORG_ADMIN, OPS_MANAGER, VIEWER)

x-user-idstring

Trusted 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

displayTogglesJsonobject
approvalDefaultsJsonobject
refreshCadenceMinutesnumber
metadataJsonobject

Responses

200Response

Response

Schema

object
enabledbooleanrequired
messagestringoptional
contextobjectrequired
organizationIdstringrequired
configobject | nulloptional

Example

{
  "enabled": true,
  "message": "string"
}

← Return to API Reference