Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 3.56 KB

deletekeysrequestbody.md

File metadata and controls

9 lines (6 loc) · 3.56 KB

DeleteKeysRequestBody

Fields

Field Type Required Description Example
api_id str ✔️ The id of the api, that the keys belong to. api_1234
permanent Optional[bool] Delete the keys permanently, if false the keys will be marked as deleted but not removed from the database. In either case, the keys will no longer be valid when verifying them.