Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

baseId
string
erforderlich

Project ID

appId
string
erforderlich

App ID

Antwort

201 - application/json

Unpublish result

status
enum<string>
erforderlich

Unpublish result status

Verfügbare Optionen:
success,
failed
error
string

Error message if failed

Zuletzt geändert am 15. September 2026