Clone an endpoint

Creates an endpoint as a clone from the specified source endpoint ID and version.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

An endpoint to clone.

apiEndPointHosts
array of strings
required

The hostnames that may receive traffic for the endpoint. You need at least one hostname before activating the endpoint.

apiEndPointHosts*
integer

The unique identifier for the endpoint. For the clone operation, this is the ID of the source endpoint.

string
required

The name of the endpoint, unique within the account.

string
required
length ≥ 0

The URL path that serves as a root prefix for all resources' resourcePath values for the endpoint. This is / if empty. Don't append a / character to the path.

string
required

The unique identifier for the contract with Akamai under which you provisioned security and delivery settings for this API.

integer
required

The unique identifier for the group in Control Center under which you provisioned security and delivery settings for this API.

integer

The endpoint version number. For the clone operation, this is the source endpoint version number.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json