Create a new user termination requestCopy Pagepost https://example.com/api/user-terminationsPOST: /api/user-terminationsBody Paramsapplication/jsonapplication/*+jsonThe UserTerminationInputModel.typestring | nullemailstring | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated about 1 month ago