---
title: "Login URSSAF"
method: POST
path: "/apps/{appId}/urssaf/auth"
tags: ["Payments"]
---

# Login URSSAF

`POST /apps/{appId}/urssaf/auth`

## Path parameters

- `appId` integer, required

## Query parameters

- `client_id` string, required
- `client_secret` string, required

## Response `200`

Successfully logged, credentials has been saved

## Other responses

- `400` — Bad request
- `401` — Invalid credentials
- `404` — App was not found
- `422` — All fields are required

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/revisions/436b47b78bf4/schema)
