# Create Storage Profile

```
POST 
/api/v3/account/media/storage
```

Create a storage profile identifying the configuration for a cloud storage provider that can receive media assets when they are finished processing. Only one storage profile will be set as a default for the entire account, otherwise you may specify a storage location using the `storageProfileId` on any individual media clip request.

## Request

## Responses

**200**

Success

**400**

Bad Request

**default**

Server Error
