Delete a Field
DELETE/v2/fields/:flowFieldID
- For Commerce, this endpoint deletes a field.
- For Product Experience Manager, this endpoint deletes an attribute.
Request
Responses
- 204
- 403
- 404
- 500
No Content
Forbidden. The request was valid but the token does not have permission to perform this operation.
Bad request. Not Found.
Internal server error. There was a system failure in the platform.