Create a user
Create a user
Create a user.
POST
Create a user
Documentation Index
Fetch the complete documentation index at: https://developers.circle.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are required to make a successful request.
Body
application/json
Request body
Unique system generated identifier for the user.
Required string length:
5 - 50Example:
"ext_user_id_1"
Response
User creation successful.