Create a container

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
slugstringRequiredformat: "^[a-z][a-z0-9-]{1,63}$"
namestringRequired
descriptionstring or nullOptional
logo_urlstring or nullOptionalformat: "uri"
website_urlstring or nullOptionalformat: "uri"

Response

Created