auth

Submit Signup Profile

Store the caller's questionnaire answers on their own account.

Rate Limited: 10 requests per minute per IP address.

Questionnaire-free clients never call this route. It stays so an older client already open during a rolling deploy can finish its optional submission. The write annotates the caller's own existing account and creates nothing; MAIA-4460 removes this compatibility route after the rollout window closes.

post/api/v1/auth/signup/profile

Request body

use_casestring nullable
property_typesstring[]
rolestring nullable

Response

Successful Response

Changes