Adobe Launch · Capability
Adobe Launch Reactor API — Properties
Adobe Launch Reactor API — Properties. 6 operations. Lead operation: List Properties for a Company. Self-contained Naftiko capability covering one Adobe Launch business surface.
What You Can Do
GET
Listpropertiesforcompany
— List Properties for a Company
/v1/companies/{companyid}/properties
POST
Createproperty
— Create a Property
/v1/companies/{companyid}/properties
GET
Getproperty
— Retrieve a Property
/v1/properties/{propertyid}
PATCH
Updateproperty
— Update a Property
/v1/properties/{propertyid}
DELETE
Deleteproperty
— Delete a Property
/v1/properties/{propertyid}
GET
Getcompanyforproperty
— Get the Company for a Property
/v1/properties/{propertyid}/company
MCP Tools
list-properties-company
List Properties for a Company
read-only
idempotent
create-property
Create a Property
retrieve-property
Retrieve a Property
read-only
idempotent
update-property
Update a Property
idempotent
delete-property
Delete a Property
idempotent
get-company-property
Get the Company for a Property
read-only
idempotent