post https://api.swoogo.com/api/v1/tracks/create
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.swoogo.com/api/v1/tracks/create \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'
xxxxxxxxxx
{
"created_at": "2022-06-26 14:30:00",
"updated_at": "2022-06-26 14:30:00"
}