Authorization: Bearer ********************
{ "name": "Bangla", "parent_id": "c0823719-80f3-435c-8a97-1b64378e7700" }
curl --location --request POST 'https://apistream.gotipath.com/v1/libraries/34f4dcc3-a5f0-48dd-8c62-b467929d2ec6/collections' \ --header 'X-Auth-ClientId;' \ --header 'X-Auth-LibraryId;' \ --header 'X-Auth-ApiKey;' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "Bangla", "parent_id": "c0823719-80f3-435c-8a97-1b64378e7700" }'
{}