Adobe Launch · Capability
Adobe Launch Reactor API — Secrets
Adobe Launch Reactor API — Secrets. 5 operations. Lead operation: List Secrets for a Property. Self-contained Naftiko capability covering one Adobe Launch business surface.
What You Can Do
GET
Listsecretsforproperty
— List Secrets for a Property
/v1/properties/{propertyid}/secrets
POST
Createsecret
— Create a Secret
/v1/properties/{propertyid}/secrets
GET
Getsecret
— Retrieve a Secret
/v1/secrets/{secretid}
PATCH
Updatesecret
— Update a Secret
/v1/secrets/{secretid}
DELETE
Deletesecret
— Delete a Secret
/v1/secrets/{secretid}
MCP Tools
list-secrets-property
List Secrets for a Property
read-only
idempotent
create-secret
Create a Secret
retrieve-secret
Retrieve a Secret
read-only
idempotent
update-secret
Update a Secret
idempotent
delete-secret
Delete a Secret
idempotent