curl --location --request POST 'https://nexus.sourei.com.br/api/v1/instance/create' \ --header 'x-session-id: {{session_id}}' \ --header 'Authorization: Bearer {{token}}'
{}