Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 695 Bytes

EmbedSecret.md

File metadata and controls

15 lines (11 loc) · 695 Bytes

EmbedSecret

Properties

Name Type Description Notes
id int Unique Id [optional]
user_id int Id of user who created this secret [optional]
created_at str When secret was created [optional]
secret str Secret for use with SSO embedding [optional]
algorithm str Signing algorithm to use with this secret [optional]
enabled bool Is this secret currently enabled [optional]

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