Update an existing Timestamping Signer

Update an existing Timestamping Signer

Body required
application/json

Timestamping Signer to update

name
string required

This signer's name

privateKey
object (Signer Private Key) required

This signer's private key

triggers
object (TriggersTimestampingSigner)
altPrivateKey
object (Signer Private Key)

This signer's private key

dn
string

This signer's Distinguished Name

queue
string

The name of the queue to apply on this signer's operations

Responses
  • 200 Timestamping Signer successfully updated
    name
    string required

    This signer's name

    privateKey
    object (Signer Private Key) required

    This signer's private key

    certificate
    object (Certificate)
    triggers
    object (TriggersTimestampingSigner)
    altPrivateKey
    object (Signer Private Key)

    This signer's private key

    dn
    string

    This signer's Distinguished Name

    queue
    string

    The name of the queue to apply on this signer's operations

  • 400 Bad Request
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error