Aws contracts
Create AWS contract from token
This endpoint should be called after being redirected from
awsCustomerRedirect
. The previous redirect should have stored the token
for usage. This endpoint attaches the token (and such the customer details)
to the selected project.
POSThttps://cloud-api.calyptia.com/v1/projects/{projectID}/aws-contracts
Authorization
Path parameters
projectID*string (uuid)
Body
amazonMarketplaceToken*string
Response
No Content
Request