Skip to main content
POST
/
api
/
embed
/
submission
/
{submission_id}
/
field
Error
A valid request URL is required to generate request examples
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token for Embed API endpoints

Path Parameters

submission_id
integer
required

Body

application/json
field_uuid
string<uuid>
required
value
any
required

Response

Field saved

success
boolean