/dynamic-secret-create-customAsk AIpost https://api.akeyless.io/dynamic-secret-create-customBody Paramsadmin-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]descriptionstringDescription of the objectenable-admin-rotationbooleanDefaults to falseShould admin credentials be rotatedtruefalseitem-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredDynamic secret namepayloadstringSecret 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 200dynamicSecretCreateCustomResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago