Create a new profile type
POST/profile-types
Creates a new profile type record with the provided name and optional technical team flag.
Request
Responses
- 201
- 401
- 403
- 422
- 500
Profile type created successfully
Unauthenticated
Forbidden - Missing permission: create profile types
Validation error
Internal server error