The allowable values for the params are:

  • description: a text identifier for the user with max. length = 20 characters.
  • expireAt: user expiration
    • a full datetime "yyyy-MM-dd'T'HH:mm:ss'Z'"
    • a <duration><unit> offset, where can be one of:
      · m for minutes
      · h for hours
      · d for days
      · M for months
    • It can also be set to never
Language
Click Try It! to start a request and see the response here!