Skip to main content
POST
Create a Woku with a file URL

Authorizations

Authorization
string
header
required

Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.

Body

application/json
description
string
required

Description of the woku (product, service, or experience being reviewed).

Example:

"Customer Service Experience - Store #123"

fileUrl
string<uri>
required

URL of an existing file (image or video) to associate with the woku.

Example:

"https://cdn.example.com/images/product-image.jpg"

folderSecondaryKey
string
Example:

"store-123"

parentFolderSecondaryKey
string
Example:

"region-north"

clientEmail
string<email>
Example:

"customer@example.com"

clientPhone
integer
Example:

56912345678

Response

Woku created