/gateway-update-producer-customCopy Pagepost https://api.akeyless.io/gateway-update-producer-customRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsgatewayUpdateProducerCustom is a command that updates a custom producer. [Deprecated: Use dynamic-secret-update-custom command]admin-rotation-interval-daysint64Define rotation interval in dayscreate-sync-urlstringrequiredURL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/createdelete_protectionstringProtection from accidental deletion of this object [true/false]enable-admin-rotationbooleanDefaults to falseShould admin credentials be rotatedtruefalseinput-rulearray of stringsAgentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout).input-ruleADD stringitem-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredDynamic secret namenew-namestringDynamic secret nameoutput-rulearray of stringsAgentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)output-ruleADD stringpayloadstringSecret payload to be sent with each create/revoke webhook requestproducer-encryption-key-namestringDynamic producer encryption keyrevoke-sync-urlstringrequiredURL of an endpoint that implements /sync/revoke method, for example https://webhook.example.com/sync/revokerotate-sync-urlstringURL of an endpoint that implements /sync/rotate method, for example https://webhook.example.com/sync/rotatetagsarray of stringsAdd tags attached to this objecttagsADD stringtimeout-secint64Defaults to 60Maximum allowed time in seconds for the webhook to return the resultstokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationuser-ttlstringDefaults to 60mUser TTLResponses 200gatewayUpdateProducerCustomResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 17 days ago