curl -s 'https://run.damagebdd.com/accounts/create' \ -H 'Content-Type: application/x-yaml' \ -d ' --- fullName: "John Doe" email: "john.doe@example.com" '