Skip to content

Update stock photo key

PATCH
/api/v1/stock-photo-keys/{key_id}

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

key_id*
Type
string
Required
Format
"uuid"

Request Body

application/json
JSON
{
"api_key": "string",
"is_active": true
}

Responses

Successful Response

application/json
JSON
{
"id": "string",
"organization_id": "string",
"provider": "string",
"is_active": true,
"created_at": "string",
"updated_at": "string"
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

XC AI Content Automation