---
title: "Create session"
method: POST
path: "/sessions"
tags: ["sessions"]
---

# Create session

`POST /sessions`

This request must be made with an `MD-API-TOKEN` HTTP header. The value of the header is the API token obtained using the SSO API. The request is made without a body unless the optional `skip_aggregation` flag is used to skip the automatic aggregation of existing members when a session is opened. The session token will be used in each request made for the user. It should be passed in an `MD-SESSION-TOKEN` HTTP header field.

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
