Update REST API key

📘

NOTE:

Accounts API is currently available on a limited basis. Contact our Customer Support Team if you’d like to explore using this API.

Use this action to update a REST API key. This is used to set an expiration date for a key, change the expiration date, or remove the expiration date (making it a non-expiring key).

General requirements

  • Authentication: Basic (easiest to implement) or Digest
  • Encoding: Accepts only UTF-8 unicode characters as inputs.
  • Accepts: application/json
  • Responds with: application/json
  • Required headers: Content-Type - application/json
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Path Params
string
required

Unique identifier for managing this REST API key. This is NOT the key’s value, which is used to authenticate REST API requests.

Body Params
string
required

The expiration date of this REST API key. A value of never indicates that this key never expires.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading

Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json