Skip to content
Streamkap
Esc
↑↓navigate↵open⌘Jpreview

Update Subscriber Credentials

PUT/alerts/subscribers/{subscriberId}/credentials
Authorization
AuthorizationBearer token · headerrequired
Path parameters
subscriberIdstringrequired
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 PUT 'https://api.streamkap.com/alerts/subscribers/string/credentials' \
  -H 'Authorization: Bearer YOUR_TOKEN'
Response
Successful Response