Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 408 Bytes

PostBucketsPayloadAllow.md

File metadata and controls

20 lines (10 loc) · 408 Bytes

ForgeOss.PostBucketsPayloadAllow

Properties

Name Type Description Notes
authId String The application key to grant access to
access String Acceptable values: `full` or `read`

Enum: AccessEnum

  • full (value: "full")

  • read (value: "read")