v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01979563.0 MB
Provider Resources

Create Provider Resource

post/provider/{provider}/{resourceName}

Path parameters

provider'cartesia' | '11labs' required

The provider (e.g., 11labs)

resourceName'pronunciation-dictionary' required

The resource name (e.g., pronunciation-dictionary)

Headers

content-typestring required

Response

Successfully created provider resource

idstring required

This is the unique identifier for the provider resource.

orgIdstring required

This is the unique identifier for the org that this provider resource belongs to.

createdAtstring date-time required

This is the ISO 8601 date-time string of when the provider resource was created.

updatedAtstring date-time required

This is the ISO 8601 date-time string of when the provider resource was last updated.

provider'cartesia' | '11labs' required

This is the provider that manages this resource.

resourceName'pronunciation-dictionary' required

This is the name/type of the resource.

resourceIdstring required

This is the provider-specific identifier for the resource.

resourceobject required

This is the full resource data from the provider's API.