Bulk patch attributes
PATCH/api/v1/:team_slug/:app_slug/attributes/:attribute_template_key/bulk
Patches multiple attributes for a specific attribute template in a single request. Only the provided fields will be updated.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Attributes patched successfully
Invalid request
Unauthorized access
Attribute template not found
Internal server error