/
AB
ably
/
API V1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 2d ago
View markdown
ably
API V1
patch
Updates an app
latest
OpenAPI 3.0.1
2026-08-21
26
98
149.9 KB
2b049ae2733f
accounts
1
apps
6
get
Lists account apps
post
Creates an app
delete
Deletes an app
patch
Updates an app
post
Updates app's APNS info from a .p12 file
get
Retrieves app stats
help
1
keys
4
namespaces
4
queues
3
rules
5
tokens
2
apps
Updates an app
patch
/apps/{id}
Path parameters
id
string
required
Request body
AppPatch
required
name
string
status
string
tlsOnly
boolean
nullable
fcmKey
string
nullable
fcmServiceAccount
string
nullable
fcmProjectId
string
nullable
apnsCertificate
string
nullable
apnsPrivateKey
string
nullable
apnsUseSandboxEndpoint
boolean
nullable
apnsAuthType
'certificate'
|
'token'
nullable
apnsSigningKey
string
nullable
apnsSigningKeyId
string
nullable
apnsIssuerKey
string
nullable
apnsTopicHeader
string
nullable
Response
App updated
AppResponse
required
accountId
string
id
string
name
string
status
string
tlsOnly
boolean
nullable
apnsUseSandboxEndpoint
boolean
nullable
apnsAuthType
'certificate'
|
'token'
nullable
apnsCertificateConfigured
boolean
apnsSigningKeyConfigured
boolean
apnsIssuerKey
string
nullable
apnsSigningKeyId
string
nullable
apnsTopicHeader
string
nullable
fcmProjectId
string
nullable
fcmServiceAccountConfigured
boolean
created
integer
modified
integer
_links
object
nullable