Refresh a library
Parse
Refresh a library
Re-parse an existing library using its stored settings
POST
Refresh a library
Authorizations
API key generated from Personal Settings. See Authentication.
Path Parameters
Project identifier without the leading slash. For repositories use owner/repo (e.g. upstash/ratelimit-js). For websites use websites/hostname (e.g. websites/upstash). For OpenAPI specs use openapi/derived-name.
Response
Parse job accepted and queued
Example:
"Parse queued"
Project identifier assigned to this library (e.g. /your-org/your-repo)
Example:
"/your-org/your-repo"
Numeric ID for this parse job
Example:
5
Position in the queue. null if the job started immediately
Example:
1