Creates An endpoint configuration object
Creates an endpoint configuration object
Request
URI
POST
https://{api_host}/advanced-designer-service/api/endpoints
COPY
Request Body
The endpoint configuration to save
CsEndpointData of type(s) application/json
Required
{
"values": {
"entries": [
{
"key": "string"
}
]
},
"namespace": "string",
"name": "string",
"description": "string"
}
string
namespace
Required
namespace
string
name
Required
name
string
description
Optional
description
Responses
200
successful operation
Operation doesn't return any data structure
201
Operation doesn't return any data structure
Create Operation Operations
POST
Clone Blueprint
POST
Create Resource Type
POST
Creates A clone Of A resource operation
POST
Creates A generic form
POST
Creates A resource operation
POST
Creates A ValueDefinition
POST
Creates A work item
POST
Creates A workflow subscription
POST
Creates An endpoint configuration object
PUT
Creates Or updates configuration
POST
Create Service Blueprint