Delete PartnerAttribute data
DELETE/partner-attributes/attributes/{attrId}/sections/{secId}
Delete PartnerAttribute data.
Privileges:
- biz-core.manage
Audit event:
- biz.core.v2.partner.attribute.attribute.section.delete
Errors:
- BIZ_CORE:PARTNER_ATTRIBUTES_NOTFOUND - Partner attributes with given attributeId and sectionId not found.
Request
Responses
- 200
- 404
- default
Partner Attributes deleted successfully
Partner attributes not found
unexpected error