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 challenge |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NiwiZXhwIjoxNzU0NTk2NDgwLCJpYXQiOjE3NTQ1OTYzMDB9.sh2Vz66K6qsrCbNw3g8_aI2UemtUTKcMJTfmf9fmrv0 Host: example.org Cookie:
PUT /apis/v4/challenges/23
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.eyJ1c2VyX2lkIjo5NiwiZXhwIjoxNzU0NzY5MTAwLCJpYXQiOjE3NTQ1OTYzMDB9.MoB9rn8ZUrUYhFvzKxbNo1OeLzhcEzEB84k7lru4nkM Access-Control-Expose-Headers: X-MH-Session ETag: W/"26b5da0ae4913317c92d13c2500c1cb1" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: ea4a902c-d96b-48b3-971b-7fa810c7027d X-Runtime: 0.042947 Content-Length: 564
200