deliveryservices/xmlId/{{xml_id}}/urlkeys/copyFromXmlId/{{copyFrom_xml_id}}

POST

Allows a user to copy URL signing keys from a specified Delivery Service to another Delivery Service.

Auth. Required

Yes

Roles Required

“admin” or “operations”

Response Type

Object (string)

Request Structure

Table 161 Request Path Parameters

Name

Description

xml_id

The xml_id of the Delivery Service to which keys will be copied

copyFrom_xml_id

The xml_id of the Delivery Service from which keys will be copied

Response Structure

#324 Response Example
{
    "response": "Successfully copied and stored keys"
}