Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 2.04 KB

deliveryservices_xmlid_xmlid_urlkeys_copyfromxmlid_copyfromxmlid.rst

File metadata and controls

49 lines (41 loc) · 2.04 KB

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

POST

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

Auth. Required:Yes
Roles Required:"admin" or "operations"
Response Type:Object (string)

Request Structure

Request Path Parameters
Name Description
xml_id The :ref:`ds-xmlid` of the :term:`Delivery Service` to which keys will be copied
copyFrom_xml_id The :ref:`ds-xmlid` of the :term:`Delivery Service` from which keys will be copied

Response Structure

{
        "response": "Successfully copied and stored keys"
}