Outputs
Update Output
Update output destination or make it public/internal.
put/v1/buckets/{bucketID}/outputs/{outputID}
Request body
Example request
{
"headers": {
"Content-Type": [
"JSON"
],
"Foo": [
"Bar"
]
}
}Response
Output updated
Example response
{
"headers": {
"Content-Type": [
"JSON"
],
"Foo": [
"Bar"
]
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.