Upsert a project snapshot

Idempotently creates or replaces the snapshot for {slug}. Returns 201 on create and 200 on update. Note: under concurrent first-writes the status code may be either 200 or 201 (the create/update classification is not atomic); the stored row is always correct.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Project slug (unique per user).

Body Params
string
required
length between 1 and 200
string
required
length ≤ 500
stack
array of strings
length ≤ 20
stack
uri | null
features
array of objects
required
length ≤ 200
features*
next
array of strings
length ≤ 10
next
string | null
string | null
date-time

Defaults to server now() if omitted.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json