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.eyJ1c2VyX2lkIjoxNzYsImV4cCI6MTcwNDQ3MzIzNSwiaWF0IjoxNzA0NDczMDU1fQ.ElNT8GQxJIsUHWiBS2DWnQVCPQ9r8wjZ-ioGf9IDPqA Host: example.org Cookie:
PUT /apis/v4/accepted_community_challenges/3
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.eyJ1c2VyX2lkIjoxNzYsImV4cCI6MTcwNDY0NTg1NiwiaWF0IjoxNzA0NDczMDU2fQ.qeBKpOBz0QfHmR9bRmLmg8kTXy_oOUAcEDm47Wsm1no Access-Control-Expose-Headers: X-MH-Session ETag: W/"ff272c0d47fcb87c6dbae78709c1223e" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 672eeb5e-9eee-4a77-b5e5-c522e64f2340 X-Runtime: 0.101578 Content-Length: 1566
200