Adobe Launch · Capability
Adobe Experience Platform Event Forwarding API — Secrets
Adobe Experience Platform Event Forwarding API — Secrets. 8 operations. Lead operation: List Secrets for an Environment. Self-contained Naftiko capability covering one Adobe Launch business surface.
What You Can Do
GET
Listsecretsforenvironment
— List Secrets for an Environment
/v1/environments/{environmentid}/secrets
GET
Listsecrets
— 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}
GET
Getenvironmentforsecret
— Get the Environment for a Secret
/v1/secrets/{secretid}/environment
GET
Getpropertyforsecret
— Get the Property for a Secret
/v1/secrets/{secretid}/property
MCP Tools
list-secrets-environment
List Secrets for an Environment
read-only
idempotent
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
get-environment-secret
Get the Environment for a Secret
read-only
idempotent
get-property-secret
Get the Property for a Secret
read-only
idempotent