Skip to main content

Update segment by id

PUT 

/api/admin/segments/:id

Updates the content of the segment with the provided payload. Requires name and constraints to be present. If project is not present, it will be set to null. Any other fields not specified will be left untouched.

Request

Responses

This response has no body.