Groups

Delete a Level

DELETE
/groups/{groupId}/levels/{levelId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

groupId*string
levelId*string
groupId*string
levelId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/groups/string/levels/string"
Empty
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}