Bulk create attributes
POST/api/v1/:team_slug/:app_slug/attributes/:attribute_template_key/bulk
Creates multiple attributes for a specific attribute template in a single request.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Attributes created successfully
Invalid request
Unauthorized access
Attribute template not found
Internal server error