Update an existing custom extended key usage

Update an existing custom extended key usage

Body required
application/json

The custom extended key usage to update

name
string required

Name of the Extended Key Usage

oid
string required

Object Identifier of the Extended Key Usage

custom
boolean required

If true, this Extended Key Usage is custom

Responses
  • 200 Custom extended key usage successfully updated
    name
    string required

    Name of the Extended Key Usage

    oid
    string required

    Object Identifier of the Extended Key Usage

    custom
    boolean required

    If true, this Extended Key Usage is custom

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