Aws customer redirect
Redirect a request made from the AWS marketplace to the front-end so the customer can be registered with a selected project. The given AWS token will be decoded and stored for future reference.
Body
x-amzn-marketplace-tokenstring · min: 1Required
Responses
302
Redirect
post
POST /v1/aws-customer-redirect HTTP/1.1
Host: cloud-api.calyptia.com
Content-Type: application/x-www-form-urlencoded
Accept: */*
Content-Length: 35
"x-amzn-marketplace-token='text'"
302
Redirect
No content