Internal Server Error : PUT /domaine-ads #1050
Unanswered
cchabot-besse
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Corrigé ! |
Beta Was this translation helpful? Give feedback.
2 replies
-
D'accord, merci. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bonjour,
J'ai une erreur 500 sur une modification d'un domaine AD avec l'API :
curl --location --request PUT 'http://carto.mydomain.net/api/domaine-ads/23'
--header 'Authorization: Bearer xxx.xxx.xxx'
--header 'Content-Type: application/json'
--data-raw '{
"name": "test",
"description":"Lorem ipsum"
}'
Beta Was this translation helpful? Give feedback.
All reactions