PUT
/
v1
/
projects
/
{projectID}
/
portal-links
/
{portalLinkID}

Authorizations

Authorization
string
headerrequired

Path Parameters

projectID
string
required

Project ID

portalLinkID
string
required

portal link id

Body

application/json
can_manage_endpoint
boolean

Specify whether endpoint management can be done through the Portal Link UI

endpoints
string[]

IDs of endpoints in this portal link

name
string

Portal Link Name

owner_id
string

Alternatively specify OwnerID, the portal link will inherit all the endpoints with this owner ID

Response

200 - application/json
message
string
status
boolean
data
object