Skip to main content
PATCH
Update a workspace

Authorizations

Authorization
string
header
default:Bearer pk_test_<your-test-key>
required

Partner API key (pk_live_… or pk_test_…).

Path Parameters

id
string
required

Public provider routing target ID.

Pattern: ^wrk_

Body

application/json

Rotate provider credentials. EmailBison, Instantly, and PlusVibe can also update or clear customer tracking. Smartlead can update its label.

provider
enum<string>
required
Available options:
emailbison
credentials
object
customer
object | null

Set tracking data, or send null to clear the workspace customer link.

Response

Updated provider workspace.

data
object
required
Last modified on August 25, 2026