Portal Links
Create a portal link
This endpoint creates a portal link
POST
/
v1
/
projects
/
{projectID}
/
portal-links
Authorizations
Authorization
string
headerrequiredPath Parameters
projectID
string
requiredProject 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
201 - application/json
message
string
status
boolean
data
object
Was this page helpful?