Skip to main content

Circle Account Setup

PATCH 

/organization/circle-config

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.

Request

Body

required

Circle configuration to be updated

    api_key string

    The Circle API key with permissions to POST & GET transfers

    wallet_id string

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

Responses

Circle configuration updated successfully

Schema

    message string
Loading...