/
ES
esendex
/
Esendex Emulation API - PrdUK
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 7h ago
Details
Filter operations
Credential Management
11
get
/v1/credentials/{credentialId}
delete
/v1/credentials/{credentialId}
patch
/v1/credentials/{credentialId}
get
/v1/credentials/{credentialId}/sessions
post
/v1/credentials/{credentialId}/sessions
delete
/v1/credentials/{credentialId}/sessions
get
/v1/credentials
post
/v1/credentials
delete
/v1/credentials/{credentialId}/sessions/{sessionId}
delete
/v1/credentials/account/{accountReference}/sessions
delete
/v1/credentials/account/{accountReference}
Message Dispatcher
2
Message Headers
3
Credential Management
post
/v1/credentials
Request body
CreateCredentialRequest
required
platform
string
nullable
userName
string
nullable
passwordHash
string
nullable
accounts
CreateCredentialAccountRequest[]
nullable
tenantCode
string
nullable
userId
string
nullable
upgradeEnabled
boolean
upgradeDate
string
date-time
Response
Success
ApiResponseOfCreateCredentialResponse
required
errors
ErrorDto[]
nullable
data
CreateCredentialResponse
Changes
No recorded changes to this endpoint across all 1 revision of this API.