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:
POST /apis/v4/accepted_community_challenges
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/"17a6d6ff70df8e1f05aa93ac9396e145" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: a57c5c58-934b-4a42-865f-51bc88d54299 X-Runtime: 0.068969 Content-Length: 1540
201