
cwlwn (cwlwn) asked a question.
1.Does Okta support this type of operation on an Okta sourced user.
a. Suspend
b. terminate
c. delete
d. Add multiple users
2.How Okta API token can be prevented from expiring
a. Deactive and reactivate API token
b. Login to okta who created API
c. Contact admin
d. perform an Action that requires use of API token

Hi @cwlwn (cwlwn),
Thank you for posting on the Okta community page!
Regarding the type of operations, Okta supports Suspending and Deleting users and more based on the documentation provided bellow. Additionally, for adding multiple users, you can do so through APIs or through Imports depending on your organisation configuration.
Also, the Okta API token can be prevented from expiring by using it with an API request as per the bellow article: