Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: remove redundant args

...

POST /ssp/api/1/reference/category/{id}/challenge

Sample Post

Code Block
{"categoryId" : "23befc50-7f91-11e1-b0c4-0800200c9a66",
 "challengeId" : "240e97c0-7fe5-11e1-b0c4-0800200c9a66"}

...

DELETE /ssp/api/1/reference/category/{id}/challenge

Sample Post

Code Block
{"categoryId" : "23befc50-7f91-11e1-b0c4-0800200c9a66",
 "challengeId" : "240e97c0-7fe5-11e1-b0c4-0800200c9a66"}

...