v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438230222.0 KB

Removes an object associated with a profile of a given ProfileObjectType.

post/domains/{DomainName}/profiles/objects/delete

Path parameters

DomainNamestring required

The unique name of the domain.

Request body

ProfileIdstring required

The unique identifier of a customer profile.

ProfileObjectUniqueKeystring required

The unique identifier of the profile object generated by the service.

ObjectTypeNamestring required

The name of the profile object type.

Response

Success

Messagestring

A message that indicates the delete request is done.