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
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!