Update a saved redact config

View as Markdown
Renames a saved redact config, replaces its `config`, or both. Send at least one field. Runs that already referenced it keep the configuration they were created with — the config is snapshotted onto each run. **Learn more:** [Redact capability](https://docs.cloudraker.com/capabilities/redact)

Authentication

AuthorizationBearer

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

Path parameters

idOrSlugstringRequired>=1 character

Request

This endpoint expects an object.
namestringOptional1-200 characters
configmap from strings to anyOptional

Response

The updated config.
object"config"
idstring
slugstring
namestring
capabilityenum
configmap from strings to any
updatedAtstringOptional

Errors

400
Bad Request Error
404
Not Found Error
429
Too Many Requests Error