mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-01-29 14:00:52 +01:00
13 lines
135 B
Plaintext
13 lines
135 B
Plaintext
meta {
|
|
name: Get Delay Profiles
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{sonarrUrl}}/api/v3/delayprofile
|
|
body: none
|
|
auth: none
|
|
}
|
|
|