コンテンツにスキップ

Update service

PUT
/dashboard/services/{id}
id
required
string
object
slug
string
>= 2 characters <= 100 characters /^[a-z0-9][a-z0-9-]*[a-z0-9]$/
title
string
>= 1 characters <= 200 characters
description
string
<= 1000 characters
isPublic
boolean
monitorIds
Array<string>

Service updated

Service not found

Slug already in use