Prompt Payloads
Delete a Prompt Payload
Deletes a specific sample payload. Only editors can delete.
delete/v1/prompts/{id}/payloads/{payloadID}
Path parameters
idstring uuid required
Unique prompt UUID.
payloadIDstring uuid required
Unique payload UUID.
Response
Prompt payload deleted successfully
Changes
Changed in 2 of the 18 revisions of this API.2
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○