Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type. It also disables integrations from this specific ProfileObjectType. In addition, it scrubs all of the fields of the standard profile that were populated from this ProfileObjectType.
delete/domains/{DomainName}/object-types/{ObjectTypeName}
Path parameters
DomainNamestring required
The unique name of the domain.
ObjectTypeNamestring required
The name of the profile object type.
Response
Success