Archive Guest Profile

POST /guest-profiles/::guestProfileId/archive

Archive a guest profile and its associated project. This sets the status to ARCHIVED.

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/guest-profiles/:guestProfileId/archive

Code Example

API Specification

Path Parameters

PropertyTypeDescription
guestProfileId
string

The guest profile ID

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

success
boolean