Update an enrollmentAsk AIput https://api-sandbox.trice.co/hub/v1/enrollments/{id}Updates an enrollmentPath ParamsiduuidrequiredBody ParamsEnrollments bodycapabilitiesobjectA hash containing the set of capabilities that were requested for this account and their associated states. Keys are names of capabilities. Values may be active, inactive, or pending.capabilities objectHeadersX-TRICE-IDEMPOTENCY-KEYuuidA key used to manage the response in the case of a duplicate request. If a response with the same key already exists, then the previous response will be echoed.X-TRICE-ACCOUNTuuidA parent account can include this header as reference to the descendent account being operated on.Responses 201Update enrollment response OK 400Bad request 401Unauthorized 404Not found 409Conflict 502Bad gateway defaultErrorUpdated 5 months ago