Endpoint
Path Parameters
integer
required
The numeric ID of the vault you want to add prompts to.
Body Parameters
integer[]
required
An array of prompt IDs to add to the vault. Must contain between 1 and 50 integer values. Each ID must reference a prompt that exists in your account.
Request Example
Response Example
A201 Created response is returned on success. The data field summarises how many prompts were added and includes the updated prompt count for the vault.