Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

HTTP Basic Authentication using API Key and Secret Key. The credentials should be Base64 encoded in the format 'api_key:secret_key'. You can obtain your API Key and Secret Key from Feedspace → Automation → API (https://app.feedspace.io/automation/api).

Body

multipart/form-data

Workspace update parameters (form-data, with _method=PUT)

_method
string
required

Must be PUT

name
string
required

Required

description
string

Optional

website_url
string

Optional

Response

200 - application/json

Workspace updated successfully.

message
string