POST
/
v1
/
create
curl --request POST \
  --url https://api.wetrocloud.com/v1/create/ \
  --header 'Authorization: <api-key>'
{
  "collection_id": "72b52a94-9dba-40eb-8018-dc425d173d00",
  "success": true
}

Authorizations

Authorization
string
header
required

Response

201
application/json
Created

The response is of type object.