Discord Rich Presence
Get Configuration
name
value
name
value
description
http status code
reason
curl --request GET \
--url https://dev.pulsoid.net/api/v1/discord-rich-presence/configuration \
--header 'Authorization: Bearer 47ee2a9f-624d-4ed3-84db-8104b229f21c'{
"configuration": {
"enabled": true,
"details": "Heart Rate: {bpm} BPM",
"state": "Streaming with Pulsoid",
"largeImageKey": "pulsoid_logo"
}
}Update Configuration
name
value
name
value
description
Last updated