Workspace Properties
Delete workspace property
Deletes a workspace-scoped property definition.
Authorization
bearerAuth AuthorizationBearer <token>
API key (sk_...) as Bearer token
In: header
Path Parameters
workspaceId*string
objectType*"contacts"
Value in
- "contacts"
propertyKey*string
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
curl -X DELETE "https://example.com/workspaces/string/properties/contacts/string" \ -H "Content-Type: application/json" \ -d '{}'null