You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way to DELETE a challenge-type or challenge-track via the API. This means that there is an erroneous challenge-type in dev that was created but can't be deleted.
We need to support the DELETE verb for both challenge-types and challenge-tracks, restricted solely to admins.
Please ensure that you fully update:
Code
Postman
Swagger
Tests
To test
You should be able to get an admin token using jcori / Appirio123 in the dev environment.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
There is no way to DELETE a challenge-type or challenge-track via the API. This means that there is an erroneous challenge-type in dev that was created but can't be deleted.
We need to support the
DELETE
verb for both challenge-types and challenge-tracks, restricted solely to admins.Please ensure that you fully update:
To test
You should be able to get an admin token using
jcori / Appirio123
in the dev environment.The text was updated successfully, but these errors were encountered: