Skip to main content
PATCH
Update a workspace application
Application metadata management requires a workspace identity and the matching settings scope. Managed platform applications cannot be edited or merged.

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string<uuid>
required

Body

application/json
title
string
Required string length: 1 - 120
url
string | null
docs_url
string<uri> | null
image_url
string<uri> | null
is_public
boolean
is_active
boolean
category
string | null

Response

Application updated

data
object
required
Last modified on August 30, 2026