Log Content
POST /api/v1/solo-accounts/{accountId}/content — Register a content depiction.
Authorization
BearerAuth Partner API key. Use ez_test_ prefix for sandbox, ez_live_ for production.
In: header
Path Parameters
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://easy2257.com/api/v1/solo-accounts/acct_01HZABC123/content" \ -H "Content-Type: application/json" \ -d '{ "contentUrl": "https://your-cdn.com/videos/abc123.mp4", "title": "April 2026 Scene" }'{
"contentLogId": "clog_01HZABC123",
"depictionId": "dep_01HZABC123",
"createdAt": "2026-04-22T12:00:00Z",
"duplicate": true
}{
"contentLogId": "clog_01HZABC123",
"depictionId": "dep_01HZABC123",
"createdAt": "2026-04-22T12:00:00Z",
"duplicate": true
}{
"error": "externalUserId is required",
"code": "missing_parameter"
}{
"error": "externalUserId is required",
"code": "missing_parameter"
}{
"error": "externalUserId is required",
"code": "missing_parameter"
}{
"error": "externalUserId is required",
"code": "missing_parameter"
}{
"error": "externalUserId is required",
"code": "missing_parameter"
}{
"error": "externalUserId is required",
"code": "missing_parameter"
}{
"error": "externalUserId is required",
"code": "missing_parameter"
}