Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.11 KB

ApiV2010NewSigningKey.md

File metadata and controls

15 lines (10 loc) · 1.11 KB

ApiV2010NewSigningKey

Properties

Name Type Description Notes
Sid Pointer to string The unique string that that we created to identify the NewSigningKey resource.
FriendlyName Pointer to string The string that you assigned to describe the resource.
DateCreated Pointer to string The date and time in GMT that the resource was created specified in RFC 2822 format.
DateUpdated Pointer to string The date and time in GMT that the resource was last updated specified in RFC 2822 format.
Secret Pointer to string The secret your application uses to sign Access Tokens and to authenticate to the REST API (you will use this as the basic-auth password). Note that for security reasons, this field is ONLY returned when the API Key is first created.

[Back to Model list] [Back to API list] [Back to README]