Query parameters
-
Rownd Token
POST /rownd
curl \
-X POST https://api.cosmily.com/api/v1/rownd?token=string \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"token": "string"
}
Response examples (200)
{
"token": "string"
}