Attach (or detach) a capability to a container

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
capability_idstringRequiredformat: "uuid"
container_idstring or nullRequiredformat: "uuid"
Pass null to detach the capability from any container

Response

OK