mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
17 lines
239 B
Plaintext
17 lines
239 B
Plaintext
meta {
|
|
name: RemoveOrganizationAdmin
|
|
type: http
|
|
seq: 12
|
|
}
|
|
|
|
delete {
|
|
url: http://localhost:3000/api/organizations/1/admins/me
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
headers {
|
|
Content-Type: application/json
|
|
User-Agent: insomnia/2023.5.8
|
|
}
|