/
EG
egym
/
MMS API V2
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 10h ago · Updated 2w ago
View markdown
egym
MMS API V2
post
Create webhook url
latest
OpenAPI 3.1.0
2026-08-06
43
23
122.5 KB
07d571d34bd8
Gym Visit
4
Member Account
11
Member Account NFC
3
Member Account Roles
2
Member RFIDs
5
Migrating members
1
Products booking
5
Push notifications
2
Trainer Task
4
Webhooks
6
get
Retrieve webhook entry by id
put
Update webhook entry
delete
Delete webhook
get
Retrieve existing webhooks
post
Create webhook url
post
Trigger webhook
Webhooks
Create webhook url
Creates webhook url entry
post
/api/v2/webhooks
Request body
WebhookRequestDTO
required
url
string
required
Webhook url
secret
string
required
Secret that will be added to the webhook call
Response
Ok
WebhookResponseDTO
required
id
integer
required
Webhook id
url
string
required
Webhook url
secret
string
required
Secret that will be added to the webhook call