Name | Description |
---|---|
access_token | JSON Web Token retrieved from the Sessions endpoint (you can also passthis into the Authorization header) |
data | The payload data that will be serialized to create the accepted community challenge |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNCwiZXhwIjoxNzU0NTk2NDc1LCJpYXQiOjE3NTQ1OTYyOTV9.TjFI7xiiHm8dapCYDs4T9_5eUofuqCtQkgajV7QohSk Host: example.org Cookie:
PUT /apis/v4/accepted_community_challenges/1
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Content-Type: application/vnd.api+json Vary: Accept X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNCwiZXhwIjoxNzU0NzY5MDk1LCJpYXQiOjE3NTQ1OTYyOTV9.tTVKsy6S4ynaBmlaUffljZr4L6QMoLKE9Ejlt42_yPM Access-Control-Expose-Headers: X-MH-Session ETag: W/"abb29c865f3f7b9f68aa044742ea6b7f" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: e4744c7a-be96-4edc-a543-c453d3e6e436 X-Runtime: 0.084012 Content-Length: 1557
200