v1

latestOpenAPI 3.0.0Apache 2.02026-07-17514076.9 KB
inboundEndpoints

Update inbound endpoint

patch/groups/{group-id}/inbound-endpoints

Path parameters

group-idstring required

Group ID of the node

Request body

artifactNamestring
nodeIdstring
typestring
valueboolean

Response

Inbound endpoint update status

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "Successfully updated"
}