/
SU
submittable
/
Submittable API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
submittable
Submittable API Documentation
put
Update a custom placeholder and any of its mappings
v1
latest
OpenAPI 3.0.1
2026-08-06
138
434
618.9 KB
Messaging
Update a custom placeholder and any of its mappings
put
/v4/messages/placeholders/{placeholderId}
Path parameters
placeholderId
string
required
Request body
UpdateCustomPlaceholderRequest
required
isDisabled
boolean
mappings
PlaceholderMapping[]
nullable
Response
Success
PlaceholderResponse
required
id
string
nullable
label
string
nullable
isDisabled
boolean
organizationId
string
nullable
type
string
nullable
lastUpdatedAt
string
date-time
nullable
integrationSyncs
PlaceholderIntegrationSyncResponse[]
nullable
mappings
PlaceholderMappingsResponse[]
nullable