cURL
curl --request POST \ --url https://api.gocobalt.io/api/v2/public/linked-account \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "linked_account_id": "<string>", "name": "<string>", "your_app": {}, "udf": {} }'
{ "_id": "64cb7c433c6dddda0fb6bde8", "associated_org": "63dba3b4d9c4be8f0f3f5e8f", "account_id": "1234567893", "environment": "test", "name": "Charizard8", "udf": [], "createdAt": "2023-08-03T10:06:59.703Z", "updatedAt": "2023-08-03T10:06:59.833Z", "__v": 1 }
your_app
auth_credentials
Show properties
Hide example properties