post https://api.piriod.com/usages/
Creates a new Usage object.
Response
Creates a new Usage object.
xxxxxxxxxx
curl --request POST \
--url https://api.piriod.com/usages/ \
--header 'Authorization: Token YOUR_USER_API_KEY' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-simple-workspace: YOUR_ORGANIZATION_ID'