Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.box.com/llms.txt

Use this file to discover all available pages before exploring further.

A base representation of a retention policy.

id
string
required

The unique identifier that represents a retention policy.

Example:

"12345"

type
enum<string>
required

The value will always be retention_policy.

Available options:
retention_policy
Example:

"retention_policy"