Create Manifest
POST/manifest
Create a new manifest from YAML manifest data.
Request
Responses
- 201
- 400
- 401
- 403
- 409
- 500
Manifest created successfully.
The request was malformed or invalid.
The provided authentication credentials were invalid.
The authenticated user does not have permission to access the requested resource.
A manifest with the given name already exists.
An internal server error occurred. Look at the server logs for more details.