---
title: "Mise à jour du domaine"
method: PUT
path: "/partners/me/api-clients"
tags: ["Partenaires"]
---

# Mise à jour du domaine

`PUT /partners/me/api-clients`

<br/><br/><b>Votre clientId doit être autorisé à tous ces privilèges : </b> <br/> AccessPublicData<br/><br/>

## Request body

- HelloAssoApiV5CommonModelsAccountsClientsPublicPutApiClientRequest
  - `domain` string, nullable — Client domain : Url used to grant authorization redirection

## Response `200`

Success

## Other responses

- `401` — Unauthorized, you must add a valid JWT into Authorization Header with the format : `Bearer TOKEN`
- `403` — The JWT token hasn't the privileges or Roles for this action

---

[API](https://skmtc.net/helloasso/apis/api-authentication-access-token.md) · [All operations](https://skmtc.net/helloasso/apis/api-authentication-access-token/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helloasso/api-authentication-access-token/revisions/b8cd7d9ae24e/schema)
