# Store Mobile Advertising ID **POST /v1/client/user/maid** Stores the mobile advertising ID (GAID/IDFA) for the current user ## Servers - https://api.bitlabs.ai: https://api.bitlabs.ai () ## Authentication methods - Header api token & Header user - Query api token & Query user - Header bearer token ## Parameters ### Body: application/json (object) - **maid** (string) Mobile Advertising ID (GAID or IDFA) - **type** (string) Type of mobile advertising ID ## Responses ### 200 Mobile advertising ID stored successfully #### Body: application/json (object) - **success** (boolean) - **message** (string) ### 400 Bad Request ### 403 Forbidden (user banned) ### 500 Internal Server Error [Powered by Bump.sh](https://bump.sh)