Skip to content
Streamkap
Esc
navigateopen⌘Jpreview

Restart Existing Destination

POST/destinations/{destination_id}/restart
Authorization
AuthorizationBearer token · headerrequired
Path parameters
destination_idstring | anyrequired
Responses
200

Successful Response

any
422

Validation Error

detailValidationError[]
Show properties
Array of ValidationError
locstring | integer[]required
Show properties
Array of string | integer
Any of:
string
string
integer
integer
msgstringrequired
typestringrequired
inputany
ctxobject
Request
curl -X POST "https://api.streamkap.com/destinations/string/restart" \
  -H "Authorization: Bearer YOUR_TOKEN"
Response
Successful Response