/services/{uuid}/stop
Stop service session
GET https://api.staller.computer/services/{uuid}/stop
curl --location --globoff 'https://api.staller.computer/services/{uuid}/stop' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{}Last updated