Skip to main content

Update segment by id

PUT /api/admin/segments/:id

Updates the content of the segment with the provided payload. Any fields not specified will be left untouched.

Request

Path Parameters

  • id string required
Responses

This response has no body.

Loading...