Authorization: Bearer ********************{
"accountId": "{{accountId}}"
}curl --location --request POST 'https://api-dev.synswi.com/accounts/profiles' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b"
}'{
"accountId": "string",
"createdAt": "string",
"id": "string",
"_id": "string"
}