Create a Field
POST/v2/fields
- For Commerce, this endpoint creates a field.
- For Product Experience Manager, this endpoint creates an attribute.
Request
Responses
- 201
- 403
- 422
- 500
Created
Forbidden. The request was valid but the token does not have permission to perform this operation.
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.