Skip to main content
Every dynapictures.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Media

upload

media.upload Upload an image and create a media asset in a workspace Risk: write
Input Output

Templates

list

templates.list Get image templates that are ready and have Sync to Zapier enabled Risk: read
Input: empty object Output: object[]

Webhooks

unsubscribe

webhooks.unsubscribe Unsubscribe from webhook notifications using the original subscribe fields Risk: write
Input Output

Workspaces

create

workspaces.create Create a new workspace for templates, images, and media Risk: write
Input Output

delete

workspaces.delete Permanently delete a workspace and all associated templates, media, and images Risk: destructive
Input Output

list

workspaces.list Get all workspaces the authenticated user is a member of Risk: read
Input: empty object Output: object[]

update

workspaces.update Update an existing workspace name by workspace ID Risk: write
Input Output