v11

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-017364211.0 KB
Organization

Circle Account Setup

Updates the Circle configuration for the organization. Only account owners have permission to do this. Note: in the first time configuration, all fields are mandatory, but after it is been configured at least once, you can replace a single field at a time.

patch/organization/circle-config

Request body

api_keystring

The Circle API key with permissions to POST & GET transfers

wallet_idstring

The ID of the Circle walet from where the funds will be sent

Response

Circle configuration updated successfully

messagestring

Example response

{
  "message": "Circle configuration updated"
}