CreatedAPIKeyResponse

  • code
    Type: const
    const:  
    0
    required

    Integer numbers.

  • data
    Type: object · CreatedAPIKey
    required
    • full_secret
      Type: string
      required

      Returned only for this newly created credential and a replay of the same create request from the same machine. Do not write it to logs. If it is later manually rotated, a replay returns 409.

    • key
      Type: object · APIKey
      required
  • message
    Type: string
    required