* fix remove endpoint doc (#23329)

This commit is contained in:
Max Coulombe 2023-09-27 15:40:07 -04:00 committed by GitHub
parent 7725117846
commit 7106e6c22f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -478,8 +478,8 @@ This endpoint removes an existing association for a given destination. If an equ
does not create a duplicate but will trigger a sync operation and refresh the secret value on the external system.
| Method | Path |
|:-------|:------------------------------------------------------|
| `POST` | `/sys/sync/destinations/:type/:name/associations/set` |
|:-------|:---------------------------------------------------------|
| `POST` | `/sys/sync/destinations/:type/:name/associations/remove` |
### Parameters