square.deleteCustomerCustomAttribute deletes a custom attribute associated with a customer profile.
Example
automations/square-delete-customer-custom-attribute.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_WRITE.
Use the official DeleteCustomerCustomAttribute reference for provider field semantics and limits.
Output
Returns the officialSquare.DeleteCustomerCustomAttributeResponse response as a codec-safe object. Square integer money amounts remain bigint values.