Create an external storage configuration
Register one customer-managed external storage configuration.
post/organization/external_storage
Request body
Example request
{
"project_id": "proj_123"
}Response
Success
Register one customer-managed external storage configuration.
{
"project_id": "proj_123"
}Success